How to Install dssi-utils software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dssi-utils software package in Ubuntu 17.04 (Zesty Zapus)

dssi-utils software package provides Command-line utilities for sending commands to DSSI plugins, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dssi-utils 

dssi-utils is installed in your system.

Make ensure the dssi-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep dssi-utils *

You will get with dssi-utils package name, version, architecture and description in a table

dssi-utils package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package dssi-utils
Version 1.1.1~dfsg0-1build1
Description Command-line utilities for sending commands to DSSI plugins
Sub Section libdevel


See Also, How to uninstall or remove dssi-utils software package from Ubuntu 17.04 (Zesty Zapus)?